3.249 \(\int \frac{1+3 x+4 x^2}{(1+2 x) (2-x+3 x^2)^{3/2}} \, dx\)

Optimal. Leaf size=62 \[ -\frac{2 (101-77 x)}{299 \sqrt{3 x^2-x+2}}-\frac{2 \tanh ^{-1}\left (\frac{9-8 x}{2 \sqrt{13} \sqrt{3 x^2-x+2}}\right )}{13 \sqrt{13}} \]

[Out]

(-2*(101 - 77*x))/(299*Sqrt[2 - x + 3*x^2]) - (2*ArcTanh[(9 - 8*x)/(2*Sqrt[13]*Sqrt[2 - x + 3*x^2])])/(13*Sqrt
[13])

________________________________________________________________________________________

Rubi [A]  time = 0.0736133, antiderivative size = 62, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 32, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.125, Rules used = {1646, 12, 724, 206} \[ -\frac{2 (101-77 x)}{299 \sqrt{3 x^2-x+2}}-\frac{2 \tanh ^{-1}\left (\frac{9-8 x}{2 \sqrt{13} \sqrt{3 x^2-x+2}}\right )}{13 \sqrt{13}} \]

Antiderivative was successfully verified.

[In]

Int[(1 + 3*x + 4*x^2)/((1 + 2*x)*(2 - x + 3*x^2)^(3/2)),x]

[Out]

(-2*(101 - 77*x))/(299*Sqrt[2 - x + 3*x^2]) - (2*ArcTanh[(9 - 8*x)/(2*Sqrt[13]*Sqrt[2 - x + 3*x^2])])/(13*Sqrt
[13])

Rule 1646

Int[(Pq_)*((d_.) + (e_.)*(x_))^(m_.)*((a_.) + (b_.)*(x_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> With[{Q = Polynomi
alQuotient[(d + e*x)^m*Pq, a + b*x + c*x^2, x], f = Coeff[PolynomialRemainder[(d + e*x)^m*Pq, a + b*x + c*x^2,
 x], x, 0], g = Coeff[PolynomialRemainder[(d + e*x)^m*Pq, a + b*x + c*x^2, x], x, 1]}, Simp[((b*f - 2*a*g + (2
*c*f - b*g)*x)*(a + b*x + c*x^2)^(p + 1))/((p + 1)*(b^2 - 4*a*c)), x] + Dist[1/((p + 1)*(b^2 - 4*a*c)), Int[(d
 + e*x)^m*(a + b*x + c*x^2)^(p + 1)*ExpandToSum[((p + 1)*(b^2 - 4*a*c)*Q)/(d + e*x)^m - ((2*p + 3)*(2*c*f - b*
g))/(d + e*x)^m, x], x], x]] /; FreeQ[{a, b, c, d, e}, x] && PolyQ[Pq, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[c*d^2
- b*d*e + a*e^2, 0] && LtQ[p, -1] && ILtQ[m, 0]

Rule 12

Int[(a_)*(u_), x_Symbol] :> Dist[a, Int[u, x], x] /; FreeQ[a, x] &&  !MatchQ[u, (b_)*(v_) /; FreeQ[b, x]]

Rule 724

Int[1/(((d_.) + (e_.)*(x_))*Sqrt[(a_.) + (b_.)*(x_) + (c_.)*(x_)^2]), x_Symbol] :> Dist[-2, Subst[Int[1/(4*c*d
^2 - 4*b*d*e + 4*a*e^2 - x^2), x], x, (2*a*e - b*d - (2*c*d - b*e)*x)/Sqrt[a + b*x + c*x^2]], x] /; FreeQ[{a,
b, c, d, e}, x] && NeQ[b^2 - 4*a*c, 0] && NeQ[2*c*d - b*e, 0]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rubi steps

\begin{align*} \int \frac{1+3 x+4 x^2}{(1+2 x) \left (2-x+3 x^2\right )^{3/2}} \, dx &=-\frac{2 (101-77 x)}{299 \sqrt{2-x+3 x^2}}+\frac{2}{23} \int \frac{23}{13 (1+2 x) \sqrt{2-x+3 x^2}} \, dx\\ &=-\frac{2 (101-77 x)}{299 \sqrt{2-x+3 x^2}}+\frac{2}{13} \int \frac{1}{(1+2 x) \sqrt{2-x+3 x^2}} \, dx\\ &=-\frac{2 (101-77 x)}{299 \sqrt{2-x+3 x^2}}-\frac{4}{13} \operatorname{Subst}\left (\int \frac{1}{52-x^2} \, dx,x,\frac{9-8 x}{\sqrt{2-x+3 x^2}}\right )\\ &=-\frac{2 (101-77 x)}{299 \sqrt{2-x+3 x^2}}-\frac{2 \tanh ^{-1}\left (\frac{9-8 x}{2 \sqrt{13} \sqrt{2-x+3 x^2}}\right )}{13 \sqrt{13}}\\ \end{align*}

Mathematica [A]  time = 0.0218867, size = 73, normalized size = 1.18 \[ -\frac{2 \left (23 \sqrt{13} \sqrt{3 x^2-x+2} \tanh ^{-1}\left (\frac{9-8 x}{2 \sqrt{13} \sqrt{3 x^2-x+2}}\right )-1001 x+1313\right )}{3887 \sqrt{3 x^2-x+2}} \]

Antiderivative was successfully verified.

[In]

Integrate[(1 + 3*x + 4*x^2)/((1 + 2*x)*(2 - x + 3*x^2)^(3/2)),x]

[Out]

(-2*(1313 - 1001*x + 23*Sqrt[13]*Sqrt[2 - x + 3*x^2]*ArcTanh[(9 - 8*x)/(2*Sqrt[13]*Sqrt[2 - x + 3*x^2])]))/(38
87*Sqrt[2 - x + 3*x^2])

________________________________________________________________________________________

Maple [B]  time = 0.061, size = 102, normalized size = 1.7 \begin{align*} -{\frac{2}{3}{\frac{1}{\sqrt{3\,{x}^{2}-x+2}}}}+{\frac{-5+30\,x}{69}{\frac{1}{\sqrt{3\,{x}^{2}-x+2}}}}+{\frac{1}{13}{\frac{1}{\sqrt{3\, \left ( x+1/2 \right ) ^{2}-4\,x+{\frac{5}{4}}}}}}+{\frac{-4+24\,x}{299}{\frac{1}{\sqrt{3\, \left ( x+1/2 \right ) ^{2}-4\,x+{\frac{5}{4}}}}}}-{\frac{2\,\sqrt{13}}{169}{\it Artanh} \left ({\frac{2\,\sqrt{13}}{13} \left ({\frac{9}{2}}-4\,x \right ){\frac{1}{\sqrt{12\, \left ( x+1/2 \right ) ^{2}-16\,x+5}}}} \right ) } \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((4*x^2+3*x+1)/(1+2*x)/(3*x^2-x+2)^(3/2),x)

[Out]

-2/3/(3*x^2-x+2)^(1/2)+5/69*(-1+6*x)/(3*x^2-x+2)^(1/2)+1/13/(3*(x+1/2)^2-4*x+5/4)^(1/2)+4/299*(-1+6*x)/(3*(x+1
/2)^2-4*x+5/4)^(1/2)-2/169*13^(1/2)*arctanh(2/13*(9/2-4*x)*13^(1/2)/(12*(x+1/2)^2-16*x+5)^(1/2))

________________________________________________________________________________________

Maxima [A]  time = 1.93413, size = 86, normalized size = 1.39 \begin{align*} \frac{2}{169} \, \sqrt{13} \operatorname{arsinh}\left (\frac{8 \, \sqrt{23} x}{23 \,{\left | 2 \, x + 1 \right |}} - \frac{9 \, \sqrt{23}}{23 \,{\left | 2 \, x + 1 \right |}}\right ) + \frac{154 \, x}{299 \, \sqrt{3 \, x^{2} - x + 2}} - \frac{202}{299 \, \sqrt{3 \, x^{2} - x + 2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^2+3*x+1)/(1+2*x)/(3*x^2-x+2)^(3/2),x, algorithm="maxima")

[Out]

2/169*sqrt(13)*arcsinh(8/23*sqrt(23)*x/abs(2*x + 1) - 9/23*sqrt(23)/abs(2*x + 1)) + 154/299*x/sqrt(3*x^2 - x +
 2) - 202/299/sqrt(3*x^2 - x + 2)

________________________________________________________________________________________

Fricas [A]  time = 1.0099, size = 247, normalized size = 3.98 \begin{align*} \frac{23 \, \sqrt{13}{\left (3 \, x^{2} - x + 2\right )} \log \left (-\frac{4 \, \sqrt{13} \sqrt{3 \, x^{2} - x + 2}{\left (8 \, x - 9\right )} + 220 \, x^{2} - 196 \, x + 185}{4 \, x^{2} + 4 \, x + 1}\right ) + 26 \, \sqrt{3 \, x^{2} - x + 2}{\left (77 \, x - 101\right )}}{3887 \,{\left (3 \, x^{2} - x + 2\right )}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^2+3*x+1)/(1+2*x)/(3*x^2-x+2)^(3/2),x, algorithm="fricas")

[Out]

1/3887*(23*sqrt(13)*(3*x^2 - x + 2)*log(-(4*sqrt(13)*sqrt(3*x^2 - x + 2)*(8*x - 9) + 220*x^2 - 196*x + 185)/(4
*x^2 + 4*x + 1)) + 26*sqrt(3*x^2 - x + 2)*(77*x - 101))/(3*x^2 - x + 2)

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{4 x^{2} + 3 x + 1}{\left (2 x + 1\right ) \left (3 x^{2} - x + 2\right )^{\frac{3}{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x**2+3*x+1)/(1+2*x)/(3*x**2-x+2)**(3/2),x)

[Out]

Integral((4*x**2 + 3*x + 1)/((2*x + 1)*(3*x**2 - x + 2)**(3/2)), x)

________________________________________________________________________________________

Giac [A]  time = 1.21485, size = 123, normalized size = 1.98 \begin{align*} \frac{2}{169} \, \sqrt{13} \log \left (-\frac{{\left | -4 \, \sqrt{3} x - 2 \, \sqrt{13} - 2 \, \sqrt{3} + 4 \, \sqrt{3 \, x^{2} - x + 2} \right |}}{2 \,{\left (2 \, \sqrt{3} x - \sqrt{13} + \sqrt{3} - 2 \, \sqrt{3 \, x^{2} - x + 2}\right )}}\right ) + \frac{2 \,{\left (77 \, x - 101\right )}}{299 \, \sqrt{3 \, x^{2} - x + 2}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((4*x^2+3*x+1)/(1+2*x)/(3*x^2-x+2)^(3/2),x, algorithm="giac")

[Out]

2/169*sqrt(13)*log(-1/2*abs(-4*sqrt(3)*x - 2*sqrt(13) - 2*sqrt(3) + 4*sqrt(3*x^2 - x + 2))/(2*sqrt(3)*x - sqrt
(13) + sqrt(3) - 2*sqrt(3*x^2 - x + 2))) + 2/299*(77*x - 101)/sqrt(3*x^2 - x + 2)